home *** CD-ROM | disk | FTP | other *** search
/ Macmillan Math: Math Grad…upil's Edition (Florida) / Math Grade K - Pupil's Edition (Florida).iso / pc / Menu.swf / scripts / DefineButton2_39 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-06-25  |  47 b   |  4 lines

  1. on(release){
  2.    getUrl("first.html", "");
  3. }
  4.